Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install correct version with brew. Fixes #1088 #1089

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

alexec
Copy link

@alexec alexec commented Aug 8, 2024

No description provided.

@cstamas
Copy link
Member

cstamas commented Aug 14, 2024

Nope. Branch mvnd-1.x produces 1.x (Maven 3.9.x) versions while master produces 2.x (Maven 4.x) versions.

@@ -63,7 +63,7 @@ sense. With SDKMAN!, the `~/.m2/mvnd.properties` file is typically not needed at

[source,shell]
----
$ brew install mvndaemon/homebrew-mvnd/mvnd
$ brew install mvndaemon/homebrew-mvnd/mvnd@1
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should target mvnd-1.x branch and not master.

Copy link
Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm targeting the README file that appears when you got to the repository. That would the master branch. Should the master branch have instructions that install the pre-release version?

Also, MVND is awesome.

Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Well, maybe provide instructions for both then ? and add a comment to explain what that there are two branches.

Copy link
Contributor

@gnodet gnodet left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This PR should target mvnd-1.x branch rather than master.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants